ComponentOne ASP.NET MVC Controls
ChartAnimationBuilder<T> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : ChartAnimationBuilder<T> Class

The following tables list the members exposed by ChartAnimationBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreate one ChartAnimationBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.ChartAnimation<T>.AnimationMode. Sets whether the plot points animate one at a time, series by series, or all at once. The whole animation is still completed within the duration.  
Public MethodConfigurates C1.Web.Mvc.ChartAnimation<T>.AxisAnimation. Sets a value indicating whether animation is applied to the axis.  
Public MethodConfigurates C1.Web.Mvc.ChartAnimation<T>.Duration. Sets the length of entire animation in milliseconds.  
Public MethodConfigurates C1.Web.Mvc.ChartAnimation<T>.Easing. Sets the easing function applied to the animation.  
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<ChartAnimation<T>,ChartAnimationBuilder<T>>)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

ChartAnimationBuilder<T> Class
C1.Web.Mvc.Fluent Namespace